Namespace - LJCNetCommon
Parameters
list - The IList interface.
Returns
true if the collection contains items; otherwise; false.
Syntax
C# |
public static Boolean HasItems(IList list)
|
Checks an IList collection for items.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.